[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
AWidth(aArray,[bWidth]) --> nWidth:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Functions:
~~~~~~~~~~
returns the aArray width (for array of strings the length of the longest
string in array).

Parameter description:
~~~~~~~~~~~~~~~~~~~~~~
aArray:  any array (default is array of strings)
bBlock:  code block for aArray element to its length conversion,
         default is {|e|Len(e)}

Return value:
~~~~~~~~~~~~~
aArray width

Source code is in file  Object3.prg

See Also: ListAsArray ATrueDel ATailDel ATrueIns
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson